home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / rocketbi.swf / scripts / DefineButton2_415 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-03-26  |  65 b   |  5 lines

  1. on(press){
  2.    this.onEnterFrame = null;
  3.    gotoAndStop(1);
  4. }
  5.